home *** CD-ROM | disk | FTP | other *** search
- Commands for Assist
- [] means not neccessary
-
- >Node node name ;Set node i.e >Node "Author"
- >Title ;Set title for the node i.e >Title "Hi there!"
- >EndNode ;Define end of the node i.e >EndNode
- >TOC node name ;Define TableOfContents i.e >Toc "Menus"
- <Lphrase,nodename> ;Defines a link to a node i.e <L"info","some_info">
- <Vphrase,file> ;Text file link i.e <V"read me","a.doc">
- <Rphrase,req> ;Request.. i.e <R"me","I am|Mark">
- <Ephrase,file> ;AmigaDOS file link i.e <E"program","C:Alfa">
- <Pphrase,file> ;Sound file link i.e <P"welcome!","a.snd">
- <Sphrase,file> ;Picture file link i.e <S"myself!","me.IFF">
- >Font name[(size)] ;Define font for node i.e >Font Topaz.Font(8)
- <UA> ;Undo all styles i.e <UA>
- <B> ;Turn bold on i.e <B>
- <UB> ;Turn bold off i.e <UB>
- <I> ;Turn italics on i.e <I>
- <U> ;Turn underline on i.e <U>
- <UI> ;Turn italics off i.e <UI>
- <UI> ;Turn underline off i.e <UI>
- >Index ;Set that node as index i.e >INDEX
- >Help ;Set that node as help i.e >Help
- <DL> ;Draws a box i.e <DL>
- <Aphrase,script> ;Executes an AREXX script i.e <A"Heddleyinfo","REXX:Hedddleyinfo.REXX">
- <Cphrase,command> ;Executes an AREXX commandi.e <C"message","Say Hi there!!">
- <Iphrase,command> ;Executes an internal command
- i.e <I"Bye!!","QUIT">
- Current supported internal commands are those that Assist support for AREXX
- Look at the node 'AREXX support' of the file intro.help
-
-
- Node that the " character should be used and that all commands are not
- case sensitive.
-